home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Libris Britannia 4
/
science library(b).zip
/
science library(b)
/
PROGRAMM
/
CC_C
/
0335.ZIP
/
BOSS.ARC
/
CCC86.BAT
< prev
next >
Wrap
DOS Batch File
|
1986-01-02
|
512b
|
10 lines
cc1 %1 %2 %3 %4 %5 -cm -dSPTR=1 -dLPTR=0 -dLATTICE=0 -dCI86=1
if errorlevel 1 goto done
cc2 %1
if errorlevel 1 goto done
cc3 %1
if errorlevel 1 goto done
cc4 %1
if errorlevel 1 goto done
:done